home *** CD-ROM | disk | FTP | other *** search
Text File | 1988-06-11 | 1.1 KB | 31 lines | [TEXT/ttxt] |
- This is a working MicroPhone II modem driver. It works with any
- Hayes compatible modem (300-2400 baud). Additionally, it imple-
- ments the following features:
-
- o logging the service, phone number called, and time of call
- when a service is dialed. This is true regardless of whether
- a script, or the menu dial command was used.
-
- o logging the time the call was ended, and the duration of the
- call whenever the menu, or script, hangup command is issued.
-
- NOTE:
- =====
- If you dial a service, or hangup on a service by some means
- other than using the menu commands, or script commands, then
- there is NO WAY that the modem driver can record the event.
- This means that if a service hangups, or the connection is
- lost, you still need to issue a hangup command to record the
- end of the call.
-
- Prehaps some more enterprising individual will find a way to
- get around this. Since this is meant to illustrate modem
- drivers, not be a 'industrial strength' one, I left this
- problem for someone else to solve. <grin>
-
-
- Dave Newman
- Software Ventures
- CIS [76012,3707]
- uucp/Bitnet: david_alan_newman@cup.portal.com
-